Skip to content

Conversation

@andreaangiolillo
Copy link
Collaborator

Proposed changes

CLOUDP-306812

Jira ticket: CLOUDP-306812

Bug:

The Sunset Reminder action is using the OpenAPI spec file (openapi/v2.json), which was recently updated to remove all x-gen extensions (see PR #497). As a result of this change, the action could no longer retrieve the x-xgen-owner-team extension, leading to a different SHA value compared to the one generated the week before.

This PR updates the action to use the .raw/v2.json file which contains all the extensions

@andreaangiolillo andreaangiolillo requested a review from a team as a code owner March 18, 2025 09:54
@andreaangiolillo andreaangiolillo merged commit ab71aa9 into main Mar 18, 2025
11 checks passed
@andreaangiolillo andreaangiolillo deleted the CLOUDP-306812 branch March 18, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants